home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / extrem_t.exe / scripts / DefineSprite_435 / frame_1 / DoAction.as
Text File  |  2012-08-27  |  317b  |  11 lines

  1. iconeperso.gotoAndStop(_parent.perso);
  2. cata.arbalete.gotoAndStop(100);
  3. cata.traj.gotoAndStop(100);
  4. cata.rigole.gotoAndStop(100);
  5. cata.socle.gotoAndStop(100);
  6. cata.arbalete.arbaleteniv2.gotoAndStop(2);
  7. sonFuse = new Sound(sonMC3);
  8. sonFuse.attachSound("IDson");
  9. sonFuse.setVolume(0);
  10. sonFuse.start(0,100000);
  11.